Scheme

public final static Scheme Scheme(String name)
public final static Scheme Scheme(String name)

Creates a new instance of Scheme with the given name.

Please note, the given scheme name will be converted to a lower case using String.lowercase.

Since

8.0.0

Throws

if name is empty of blank.